翻訳と辞書
Words near each other
・ Ranger (automobile)
・ Ranger (Babylon 5)
・ Ranger (character class)
・ Rangbaaz
・ Rangbaaz (1996 film)
・ Rangbaaz (2013 film)
・ Rangda
・ Rangdajied United F.C.
・ Rangdari
・ Rangdi Krogstad
・ Rangdum
・ Rangdum Monastery
・ Range
・ Range (aeronautics)
・ Range (biology)
Range (computer programming)
・ Range (geographic)
・ Range (mathematics)
・ Range (music)
・ Range (particle radiation)
・ Range (statistics)
・ Range 15
・ Range 3 Coast Land District
・ Range accrual
・ Range ambiguity resolution
・ Range anxiety
・ Range Busters
・ Range concatenation grammars
・ Range condition scoring
・ Range Corner, Virginia


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Range (computer programming) : ウィキペディア英語版
Range (computer programming)

In computer science, the term range may refer to one of three things:
# The possible values that may be stored in a variable.
# The upper and lower bounds of an array.
# An alternative to iterator.
==Range of a variable==
The range of a variable is given as the set of possible values that that variable can hold. In the case of an integer, the variable definition is restricted to whole numbers only, and the range will cover every number within its range (including the maximum and minimum). For example, the range of a signed 16-bit integer variable is all the integers from −32,768 to +32,767.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Range (computer programming)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.